UniqueValues Interface

public interface UniqueValues

Module Procedures

public subroutine UniqueValuesOfGridInteger(grid, values)

Description return a vector of distinct values from a grid_integer

Arguments

Type IntentOptional Attributes Name
type(grid_integer), intent(in) :: grid
integer(kind=short), intent(out), ALLOCATABLE :: values(:)